object AccountEditForm: TAccountEditForm Left = 595 Top = 152 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Account Details' ClientHeight = 335 ClientWidth = 368 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = False Position = poMainFormCenter ShowHint = True OnKeyUp = FormKeyUp OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object CancelButton: TButton Left = 198 Top = 302 Width = 75 Height = 25 Anchors = [akLeft, akBottom] Cancel = True Caption = 'Cancel' TabOrder = 1 OnClick = CancelButtonClick end object OKButton: TButton Left = 118 Top = 302 Width = 75 Height = 25 Anchors = [akLeft, akBottom] Caption = 'OK' Default = True TabOrder = 0 OnClick = OKButtonClick end object HelpButton: TButton Left = 286 Top = 302 Width = 75 Height = 25 Anchors = [akLeft, akBottom] Caption = 'Help' TabOrder = 2 OnClick = HelpButtonClick end object PageControl: TPageControl Left = 8 Top = 8 Width = 353 Height = 281 ActivePage = IncomingIMAPTabSheet TabOrder = 3 object MailAccountTabSheet: TTabSheet Caption = 'Mail Account' ImageIndex = 3 object Label2: TLabel Left = 48 Top = 16 Width = 281 Height = 33 AutoSize = False Caption = 'Type the name by which you would like to refer to this mail acco' + 'unt. For example: "Work" or "College e-mail account"' WordWrap = True end object Image1: TImage Left = 16 Top = 16 Width = 28 Height = 21 AutoSize = True Picture.Data = {} end object NameEdit: TEdit Left = 16 Top = 52 Width = 313 Height = 21 TabOrder = 0 end object CheckAccountByDefaultCheckBox: TCheckBox Left = 16 Top = 224 Width = 233 Height = 21 Caption = 'Include this account in default mail check' TabOrder = 1 end end object IncomingHotmalTabSheet: TTabSheet Caption = 'Incoming mail' object Label6: TLabel Left = 16 Top = 48 Width = 49 Height = 26 Hint = 'The password to log into the POP3 or Hotmail server with' Caption = 'Password:'#13#10 end object EmailLabel: TLabel Left = 16 Top = 16 Width = 78 Height = 13 Hint = 'Required by Hotmail to log in, required by POP3 if you want to b' + 'ounce emails' Caption = 'Hotmail address:' end object HotmailServerLabel: TLabel Left = 16 Top = 112 Width = 34 Height = 13 Caption = 'Server:' end object HotmailPasswordEdit: TEdit Left = 136 Top = 48 Width = 193 Height = 21 Hint = 'The password to log into the POP3 or Hotmail server with' PasswordChar = '*' TabOrder = 1 Text = 'HotmailPasswordEdit' end object HotmailSavePasswordCheckBox: TCheckBox Left = 136 Top = 72 Width = 169 Height = 17 Caption = '&Remember password' TabOrder = 2 end object HotmailEmailEdit: TEdit Left = 136 Top = 16 Width = 193 Height = 21 Hint = 'Required by Hotmail to log in, required by POP3 if you want to b' + 'ounce emails' TabOrder = 0 Text = 'HotmailEmailEdit' OnChange = HotmailEmailEditChange end object HotmailAdvancedButton: TButton Left = 208 Top = 216 Width = 123 Height = 25 Caption = 'Proxy configuration' TabOrder = 3 OnClick = AdvancedButtonClick end object HotmailAccountRadioButton: TRadioButton Left = 136 Top = 112 Width = 113 Height = 17 Caption = 'Hotmail' TabOrder = 4 end object HotmailMSNAccountRadioButton: TRadioButton Left = 136 Top = 136 Width = 129 Height = 17 Caption = 'MSN Hotmail' TabOrder = 5 end end object IncomingPOP3TabSheet: TTabSheet Caption = 'Incoming mail' ImageIndex = 1 object POP3Label: TLabel Left = 16 Top = 16 Width = 103 Height = 13 Caption = 'POP3 server address:' end object UserNameLabel: TLabel Left = 16 Top = 48 Width = 54 Height = 13 Hint = 'the username to log into the POP3 server with' Caption = 'User name:' end object Label3: TLabel Left = 16 Top = 80 Width = 49 Height = 26 Hint = 'The password to log into the POP3 or Hotmail server with' Caption = 'Password:'#13#10 end object POP3AddressEdit: TEdit Left = 136 Top = 16 Width = 193 Height = 21 TabOrder = 0 Text = 'POP3AddressEdit' end object POP3UserNameEdit: TEdit Left = 136 Top = 48 Width = 193 Height = 21 Hint = 'the username to log into the POP3 server with' TabOrder = 1 Text = 'POP3UserNameEdit' end object POP3PasswordEdit: TEdit Left = 136 Top = 80 Width = 193 Height = 21 Hint = 'The password to log into the POP3 or Hotmail server with' PasswordChar = '*' TabOrder = 2 Text = 'HotmailPasswordEdit' end object POP3SavePasswordCheckBox: TCheckBox Left = 136 Top = 104 Width = 137 Height = 17 Caption = '&Remember password' TabOrder = 3 end object POP3AdvancedButton: TButton Left = 176 Top = 216 Width = 155 Height = 25 Caption = 'Advanced POP3 configuration' TabOrder = 4 OnClick = AdvancedButtonClick end end object OutgoingMailTabSheet: TTabSheet Caption = 'Bouncing && outgoing mail' ImageIndex = 2 object AllowBouncingCheckBox: TCheckBox Left = 16 Top = 16 Width = 313 Height = 17 Caption = 'Enable bouncing of messages from this account' Checked = True State = cbChecked TabOrder = 0 OnClick = AllowBouncingCheckBoxClick end object SMTPAdvancedButton: TButton Left = 176 Top = 216 Width = 155 Height = 25 Caption = 'Advanced bouncing options' TabOrder = 2 OnClick = AdvancedButtonClick end object SMTPAddressPanel: TPanel Left = 34 Top = 40 Width = 303 Height = 161 BevelOuter = bvNone TabOrder = 1 object SMTPLabel: TLabel Left = 0 Top = 132 Width = 105 Height = 13 Hint = 'Specifying an SMTP server allows emails to be bounced' Caption = 'SMTP server address:' end object ServerDescLabel: TLabel Left = 0 Top = 72 Width = 295 Height = 52 Caption = 'Specifying the SMTP server provided by your ISP enables a bounce' + ' notice to be sent when a connection cannot be made to the machi' + 'ne that sent you the email. Often using your ISP'#39's SMTP server i' + 's the only way to bounce an email.' WordWrap = True end object Label5: TLabel Left = 16 Top = 56 Width = 255 Height = 13 Caption = 'This panel is hidden if the account is hotmail' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Visible = False end object SMTPEmailAddressLabel: TLabel Left = 0 Top = 32 Width = 69 Height = 13 Hint = 'The ' Caption = 'Email Address:' end object EmailDescLabel: TLabel Left = 0 Top = 0 Width = 283 Height = 26 Caption = 'The email address for this account is required as email does not' + ' always specify the address it is sent to.' WordWrap = True end object SMTPAddressEdit: TEdit Left = 110 Top = 132 Width = 187 Height = 21 Hint = 'Specifying an SMTP server allows emails to be bounced' TabOrder = 1 Text = 'SMTPAddressEdit' end object SMTPEmailEdit: TEdit Left = 110 Top = 32 Width = 187 Height = 21 TabOrder = 0 Text = 'SMTPEmailEdit' end end end object IncomingIMAPTabSheet: TTabSheet Caption = 'Incoming Mail' ImageIndex = 4 object IMAPAddressLabel: TLabel Left = 16 Top = 16 Width = 101 Height = 13 Caption = 'IMAP server address:' end object IMAPUserNameLabel: TLabel Left = 16 Top = 48 Width = 54 Height = 13 Caption = 'User name:' end object IMAPPasswordLabel: TLabel Left = 16 Top = 80 Width = 49 Height = 13 Caption = 'Password:' end object IMAPAddressEdit: TEdit Left = 136 Top = 16 Width = 193 Height = 21 TabOrder = 0 Text = 'IMAPAddressEdit' end object IMAPUserNameEdit: TEdit Left = 136 Top = 48 Width = 193 Height = 21 TabOrder = 1 Text = 'IMAPUserNameEdit' end object IMAPPasswordEdit: TEdit Left = 136 Top = 80 Width = 193 Height = 21 PasswordChar = '*' TabOrder = 2 Text = 'IMAPPasswordEdit' end object IMAPSavePassWordCheckBox: TCheckBox Left = 136 Top = 104 Width = 153 Height = 17 Caption = '&Remember password' TabOrder = 3 end object IMAPAdvancedButton: TButton Left = 176 Top = 216 Width = 155 Height = 25 Caption = 'Advanced IMAP configuration' TabOrder = 4 OnClick = AdvancedButtonClick end end end end